home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2002 February
/
PCpro_2002_02.ISO
/
cdstart.exe
/
scripts
/
DefineButton2_155
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-11-29
|
97 b
|
5 lines
on(release){
fscommand("exec","Windows/CompuServe4.0/setup.exe");
fscommand("quit");
}